PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.shadings Package / PDFRadialShading Class / getEndCircleCenter Method
In This Topic
    getEndCircleCenter Method
    In This Topic
    Gets the position of the ending circle.
    Syntax
    public PDFPoint getEndCircleCenter()

    Return Value

    The position in shading's target coordinate system of the ending circle center.
    See Also